home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nothing but Tetris
/
Nothing but Tetris.iso
/
menu.lha
/
IBMPC
/
MIXED2
/
TETDEMO
/
DEMO_MON.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1980-01-06
|
121 b
|
10 lines
@echo off
sound b8000 > nul
if %1. == . goto nopath
ftf_mono 3 %1\
goto end
:nopath
ftf_mono 2
:end